|
↑ Forms >>> Encode Special Characters. When submitting the form "GET" method, JavaScript can encode special characters with the escape() function. Great! (Enter a nickname or password with some special variables then click 'submit' to see the web address which contains the encoded (%xx) characters. Add the below code to the <body> section of your page:
Code was highlighted by 1st JavaScript Editor (The Best JavaScript Editor!).
→ |